Last-Update: 2025-09-25
/vtk9/ThirdParty/viskores/vtkviskores/viskores/viskores/cont/tbb/internal/RuntimeDeviceConfigurationTBB.h:49:66: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
49 | RuntimeDeviceConfiguration<viskores::cont::DeviceAdapterTagTBB>()
Gbp-Pq: Name 40_viskores.patch
{
public:
VISKORES_CONT
- RuntimeDeviceConfiguration<viskores::cont::DeviceAdapterTagTBB>()
+ RuntimeDeviceConfiguration()
:
#if TBB_VERSION_MAJOR >= 2020
HardwareMaxThreads(::tbb::task_arena{}.max_concurrency())